Package com.cisco.pt.ipc.sim.pdu
Interface CDPPortId
- All Superinterfaces:
CDPTypeLengthValue,IPCData,Pdu,Signal
- All Known Implementing Classes:
CDPPortIdImpl
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.sim.pdu.CDPTypeLengthValue
getCdpLength, getCdpType, setCdpLength, setCdpTypeMethods inherited from interface com.cisco.pt.ipc.sim.pdu.Signal
encodeTypeAndPayload, getFieldValue, getOrderedFieldNames, pduRead
-
Method Details
-
getCdpPortId
String getCdpPortId()- Returns:
- String Returns a String
-
setCdpPortId
- Parameters:
cdpPortId- Takes in a parameter of cdpPortId
-